getValue

open operator override fun getValue(thisRef: Any?, property: KProperty<*>): String

A delegate based on the property name converted to snake case, for a required input.

Sources

js source
Link copied to clipboard